home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Examples / EnterpriseObjects / DistributedEO / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1995-02-17  |  269 b   |  10 lines

  1. OTHER_CFLAGS = -IDEOClient.subproj -I/NextDeveloper/Headers/eointerface
  2.  
  3. # Flags passed to ld (in addition to -ObjC, etc.)
  4. OTHER_LDFLAGS = -all_load
  5. #OTHER_OFILES = /NextLibrary/Adaptors/Sybase.dbadaptor/Sybase
  6.  
  7. NEXTSTEP_DEPLOYMENT_TARGET = 3.2
  8. LIBRARY_STYLE = STATIC
  9.  
  10.